home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sterown / drukarki / 6g401 / oemsetup.inf < prev    next >
Windows Setup INFormation  |  1995-11-09  |  622b  |  39 lines

  1. ;
  2. ; Windows 95 OEMSETUP.INF sections
  3. ;
  4. [Version]
  5. Signature="$CHICAGO$"
  6. Class=Printer
  7. Provider=GCA
  8.  
  9. [Manufacturer]
  10. "GCA"
  11.  
  12. [DestinationDirs]
  13. DefaultDestDir=11
  14.  
  15. [SourceDisksNames]
  16. 1="Printer Driver Disk","runinst.dll",0
  17.  
  18. [SourceDisksFiles]
  19. RUNINST.DLL=1
  20. CABJW.DRV=1
  21.  
  22. [GCA]
  23. "Canon  BJC-600 Bubble Jet" = CABJW.DRV,GCA_PRINTER_DRIVER
  24. "Canon  BJC-600e Bubble Jet" = CABJW.DRV,GCA_PRINTER_DRIVER
  25.  
  26. [CABJW.DRV]
  27. CopyFiles=GCA_FILES
  28. DriverFile=CABJW.DRV
  29. DataSection=GCA_DATA
  30.  
  31. [GCA_FILES]
  32. RUNINST.DLL
  33. CABJW.DRV
  34.  
  35. [GCA_DATA]
  36. VendorInstaller=runinst.dll,InstallPlug
  37. VendorSetup=runinst.dll,Install
  38.  
  39.